x86/64: Avoid bogus mbi pointer into relocated Xen address space.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Mon, 18 Jun 2007 15:48:05 +0000 (16:48 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Mon, 18 Jun 2007 15:48:05 +0000 (16:48 +0100)
commitbd0ad700716a3108149dfc7d898bc5adbe6e1a32
tree8d121f79a27c30152ed9e027f31e694f8182b3c5
parent470566b3500ca682c844fdb1c1910c096c887997
x86/64: Avoid bogus mbi pointer into relocated Xen address space.
Prevent similar bugs in future by poisoning the relocated bottom
megabyte.
Signed-off-by: Keir Fraser <keir@xensource.com>
xen/arch/x86/boot/x86_32.S
xen/arch/x86/boot/x86_64.S
xen/arch/x86/setup.c